ShowGroups Property (AutoCompleteBase<T>)
Gets or sets a value that determines whether the drop-down should include group header items to delimit data groups.
public virtual bool ShowGroups {get; set;}
'Declaration
Public Overridable Property ShowGroups As Boolean